[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 511   SHUFFLE   <  SKIP 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17461Allen, Sara, H98027IssaquahWashingtonUnited States
16629Zheng, Rosa, G2036MatravilleNew South WalesAustralia
24136Hu, Alisha, E59223RoncqNordFrance

Generated 2025-07-21 11:27:49.007 UTC