[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 1211   SHUFFLE   <  SKIP 3681  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21727Flores, AriannaV9B 2C3ShawneeBritish ColumbiaCanada
15565Mitchell, Kyle98201EverettWashingtonUnited States
14024Moore, Hannah94611OaklandCaliforniaUnited States
13611Huang, Marshall, L92310SèvresHauts de SeineFrance

Generated 2025-07-20 13:58:44.310 UTC