[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 2480   <  SKIP 2035  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28518Sanchez, Tammy, B60075Frankfurt am MainSaarlandGermany
17379Morgan, Alexandra, M97205PortlandOregonUnited States
15430Jiménez, Alfredo98168BurienWashingtonUnited States

Generated 2025-07-21 12:15:38.762 UTC