[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 2511   SHUFFLE   <  SKIP 1055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23539Munoz, Darren3198SeafordVictoriaAustralia
22245Lopez, Evan97034Lake OswegoOregonUnited States
29353Gomez, Orlando98168BurienWashingtonUnited States

Generated 2025-07-21 00:02:38.253 UTC