[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 512   SHUFFLE   <  SKIP 1104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11195Henderson, Megan98055RentonWashingtonUnited States
27705Pal, Roger, D4655Hervey BayQueenslandAustralia
17857Cabello, Albert, S04838EilenburgBrandenburgGermany

Generated 2025-07-12 07:11:25.382 UTC