[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 663   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom
25458Mehta, Bruce92400CourbevoieHauts de SeineFrance

Generated 2025-07-21 16:19:46.867 UTC