[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 31   SHUFFLE   <  SKIP 341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14138He, Vincent, M34117KasselHessenGermany
26340Morris, Melissa, A98501OlympiaWashingtonUnited States
24887Sun, Micah6006PerthSouth AustraliaAustralia

Generated 2025-07-14 02:35:05.520 UTC