[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 980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22298Williams, Marcus, B91977Spring ValleyCaliforniaUnited States
11569Malhotra, TroyRH15 9UDWest SussexEnglandUnited Kingdom
21910Perez, Rebekah, C53131BonnNordrhein-WestfalenGermany

Generated 2025-07-22 00:47:59.167 UTC