[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 875   SHUFFLE   <  SKIP 5950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
20408Morgan, Isaac98168BurienWashingtonUnited States

Generated 2025-07-18 08:36:57.610 UTC