[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 875   SHUFFLE   <  SKIP 3650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28201Martinez, Tyler, T4655Hervey BayQueenslandAustralia
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
27618Diaz, Melanie99202SpokaneWashingtonUnited States

Generated 2025-07-14 14:52:00.854 UTC