[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 650   SHUFFLE   <  SKIP 3007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15801Shen, Katrina4169East BrisbaneQueenslandAustralia
29263Li, Nathan90210Beverly HillsCaliforniaUnited States
12354Ortega, Lance, C3220GeelongVictoriaAustralia

Generated 2025-07-10 22:51:55.585 UTC