[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 1235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12141Lee, Kaitlyn, B97005BeavertonOregonUnited States
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States
15664Vazquez, Jill63009OffenbachSaarlandGermany

Generated 2025-07-13 19:03:05.855 UTC