[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 1375  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25276Richardson, Mackenzie, G98901YakimaWashingtonUnited States
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom
14122Miller, Kaitlyn90802Long BeachCaliforniaUnited States
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-08 14:32:52.482 UTC