[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 7112   SHUFFLE   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States
13053Lu, Vincent98225BellinghamWashingtonUnited States
13369Henderson, Mariah, C98020EdmondsWashingtonUnited States

Generated 2025-07-18 03:08:50.626 UTC