[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 549   SHUFFLE   <  SKIP 176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11019Lal, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
26516Perry, Jill, E91932Imperial BeachCaliforniaUnited States
21859Kim, Monica92700ColombesHauts de SeineFrance

Generated 2025-07-20 08:29:17.553 UTC