[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 750   SHUFFLE   <  SKIP 2248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26133Hall, Jesse3337MeltonVictoriaAustralia
26409Goel, ChristySL67RJMaidenheadEnglandUnited Kingdom
28208Sun, Karen, C6006PerthSouth AustraliaAustralia

Generated 2025-07-13 20:02:43.961 UTC