[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 516   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom
25041Phillips, Hunter, G98901YakimaWashingtonUnited States

Generated 2025-07-20 19:29:53.116 UTC