[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 236   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24879Munoz, Desiree48001MünsterSaarlandGermany
11772Moore, Cameron, M98403TacomaWashingtonUnited States
15918Ruiz, Roberto98168BurienWashingtonUnited States

Generated 2025-07-14 14:45:30.063 UTC