[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 750   SHUFFLE   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15918Ruiz, Roberto98168BurienWashingtonUnited States
28641Butler, Brittany97205PortlandOregonUnited States
23093Parker, Nathan, R92102San DiegoCaliforniaUnited States

Generated 2025-07-10 06:07:04.119 UTC