[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 2228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13680Watson, Jan, KWA1WarringtonEnglandUnited Kingdom
27460Goel, Grant, S91910Chula VistaCaliforniaUnited States
13462Sara, Jay, M98225BellinghamWashingtonUnited States

Generated 2025-07-09 11:31:22.105 UTC