[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 308   <  SKIP 3250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States
27582Nath, Latoya, A4000BrisbaneQueenslandAustralia
29144Zhang, Brandon, R98052RedmondWashingtonUnited States

Generated 2025-07-14 07:56:35.796 UTC