[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 24   SHUFFLE   <  SKIP 2479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
24492Lopez, Devin90712LakewoodCaliforniaUnited States
26673Alexander, Austin3280WarrnamboolVictoriaAustralia

Generated 2025-07-14 23:24:54.718 UTC