[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 512   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17448Hayes, Zachary92806La JollaCaliforniaUnited States
15865Price, Isabel, M94303Palo AltoCaliforniaUnited States
11719Green, Blake, PV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 12:02:42.018 UTC