[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 511   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20002White, Elizabeth, A94704BerkeleyCaliforniaUnited States
14095Griffin, Paige91950National CityCaliforniaUnited States
16180Perez, Kyle, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-16 23:30:08.123 UTC