[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 159   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18303Serrano, Shannon, R2055North SydneyNew South WalesAustralia
28580Liu, Aimee90706BellflowerCaliforniaUnited States
15434Zhou, Brent3205South MelbourneVictoriaAustralia

Generated 2025-07-13 01:10:54.248 UTC