[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 480   SHUFFLE   <  SKIP 681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28907Jenkins, BlakeTY31RuncornEnglandUnited Kingdom
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-14 13:17:44.470 UTC