[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 470   SHUFFLE   <  SKIP 1922  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26870Gill, Jill, JWA1WarringtonEnglandUnited Kingdom
21633Zhang, Cameron, F98371PuyallupWashingtonUnited States
23797Perez, Nathan90802Long BeachCaliforniaUnited States

Generated 2025-07-12 03:51:48.198 UTC