[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 396   SHUFFLE   <  SKIP 413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17043Bennett, Isabella, K98270MarysvilleWashingtonUnited States
20191Rai, Chad, A94704BerkeleyCaliforniaUnited States
20817Rodriguez, Geoffrey3977CranbourneVictoriaAustralia

Generated 2025-07-13 06:33:01.727 UTC