[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 190   SHUFFLE   <  SKIP 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22183Jones, Benjamin, C98312BremertonWashingtonUnited States
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom
27643Henderson, AustinV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-20 13:04:44.713 UTC