[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 0   SHUFFLE   <  SKIP 2409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27560Patterson, Grace, MV8POak BayBritish ColumbiaCanada
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
20214Liu, Trisha, V4655Hervey BayQueenslandAustralia

Generated 2025-11-04 14:21:14.476 UTC