[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   SHUFFLE   <  SKIP 1041  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19931Xu, Darryl38231SalzgitterHessenGermany
16194Deng, Katie92400CourbevoieHauts de SeineFrance
27523Martin, Kayla, E98225BellinghamWashingtonUnited States
15667Ramos, Hector33041PaderbornHamburgGermany

Generated 2025-07-12 08:09:24.742 UTC