[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 3032   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26409Goel, ChristySL67RJMaidenheadEnglandUnited Kingdom
25399Leitão, Jorge91776San GabrielCaliforniaUnited States
23324Deng, Deborah3198SeafordVictoriaAustralia

Generated 2025-07-21 15:58:48.119 UTC