[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   SHUFFLE   SKIP 3217   <  SKIP 2105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom
13565Zhao, Tiffany, K92400CourbevoieHauts de SeineFrance
23768Garcia, Joshua, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-20 17:51:45.549 UTC