[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 625   SHUFFLE   <  SKIP 2302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14961Yang, Jaclyn80074MünchenNordrhein-WestfalenGermany
23671Thomas, Fernando, L98312BremertonWashingtonUnited States
23379Richardson, Riley, R98055RentonWashingtonUnited States

Generated 2025-07-14 12:00:48.988 UTC