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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
23405Madan, Kari, G90706BellflowerCaliforniaUnited States
13537Moreno, Jill, E80610Saint OuenSommeFrance

Generated 2025-07-12 15:38:51.464 UTC