[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 3669   SHUFFLE   <  SKIP 1501  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States
23797Perez, Nathan90802Long BeachCaliforniaUnited States
14337Coleman, Olivia97045Oregon CityOregonUnited States
21388Lee, Nicole97045Oregon CityOregonUnited States

Generated 2025-07-22 11:23:01.130 UTC