[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 2693   SHUFFLE   <  SKIP 2452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11096Anand, Andrés2055North SydneyNew South WalesAustralia
24313Brooks, Taylor, L97034Lake OswegoOregonUnited States
26373Reed, MariahV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 06:31:12.750 UTC