[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 4112   SHUFFLE   <  SKIP 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12783Gutierrez, JeromeV8Y 1L1CliffsideBritish ColumbiaCanada
28553Serrano, Sabrina17490Saint OuenCharente-MaritimeFrance
19489Patterson, Alexandra, A57000MetzMoselleFrance

Generated 2025-07-17 14:56:41.604 UTC