[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 2421   SHUFFLE   <  SKIP 243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
21325Hayes, Angela92020El CajonCaliforniaUnited States

Generated 2025-07-12 13:39:46.264 UTC