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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22109Mitchell, Jonathan, LV7L 4J4VancouverBritish ColumbiaCanada
27649Bailey, Evan, C98104SeattleWashingtonUnited States
12406Gutierrez, Ross41485GrevenbroichBayernGermany
26681Jackson, Zachary90802Long BeachCaliforniaUnited States

Generated 2025-07-14 01:58:49.236 UTC