[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 34   SHUFFLE   <  SKIP 1139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27664Roberts, Luis91791West CovinaCaliforniaUnited States
23861Anand, Keith, C97005BeavertonOregonUnited States
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States
13624Long, Nicole, C3429SunburyVictoriaAustralia

Generated 2025-07-19 23:14:25.584 UTC