[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   SKIP 568   SHUFFLE   <  SKIP 946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11626Rogers, Destiny94109San FranciscoCaliforniaUnited States
14659Harris, Zachary, E94611OaklandCaliforniaUnited States
15206Andersen, Maurice6006PerthSouth AustraliaAustralia

Generated 2025-07-19 00:30:32.185 UTC