[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 5825   <  SKIP 1499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20437Howard, Gabriella91791West CovinaCaliforniaUnited States
18090Smith, Lucas, PV3A 4R2LangleyBritish ColumbiaCanada
26094Butler, Sarah94611OaklandCaliforniaUnited States

Generated 2025-07-18 04:12:49.546 UTC