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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17912Zhou, Louis, C1597Lane CoveNew South WalesAustralia
28860Anderson, Ian, M94947NovatoCaliforniaUnited States
27548Green, Mason98107BallardWashingtonUnited States

Generated 2025-07-21 10:24:45.267 UTC