[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 406   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26083Smith, Alyssa91776San GabrielCaliforniaUnited States
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
13183Jenkins, Christian, M99202SpokaneWashingtonUnited States

Generated 2025-07-18 14:47:58.332 UTC