[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 2421   SHUFFLE   <  SKIP 2883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26277Hughes, Jacqueline98033KirklandWashingtonUnited States
19755Foster, Lauren, M99202SpokaneWashingtonUnited States
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-10 13:17:33.802 UTC