[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 3615   SHUFFLE   <  SKIP 5412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada
14593Washington, Jack, M91791West CovinaCaliforniaUnited States
26394Sun, Martha, V92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-19 12:03:03.752 UTC