[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 590   SHUFFLE   <  SKIP 190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25554Perez, Jermaine, J92400CourbevoieHauts de SeineFrance
26085Powell, IanV2L3W8NewtonBritish ColumbiaCanada
13147Lin, Cedric, C91502BurbankCaliforniaUnited States

Generated 2025-07-19 17:28:09.675 UTC