[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 875   SHUFFLE   <  SKIP 2234  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
25201Gonzalez, Hunter, C94015Daly CityCaliforniaUnited States
14472Diaz, Natalie, L91776San GabrielCaliforniaUnited States
14452Gonzalez, Alex, A98371PuyallupWashingtonUnited States

Generated 2025-07-20 21:17:58.055 UTC