[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 1270  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22572Cai, Karen2500WollongongNew South WalesAustralia
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States

Generated 2025-07-19 11:15:27.759 UTC