[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 2854   <  SKIP 152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19576Hill, Mackenzie7001HobartTasmaniaAustralia
22145Kelly, Eduardo, C94704BerkeleyCaliforniaUnited States
23834Long, Ethan, H98055RentonWashingtonUnited States

Generated 2025-07-19 11:37:41.835 UTC