[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 391   SHUFFLE   <  SKIP 1233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
16356Baker, Sophia, F94303Palo AltoCaliforniaUnited States
14670Gill, Leslie1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 04:56:59.495 UTC