[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 625   SHUFFLE   <  SKIP 2309  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16908Patel, Kristi, C98168BurienWashingtonUnited States
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States
28772Hughes, Eric97068W. LinnOregonUnited States
17402Rogers, BryceV9LangfordBritish ColumbiaCanada

Generated 2025-07-13 18:07:51.873 UTC