[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 575   SHUFFLE   <  SKIP 2267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26419Suri, Geoffrey12171BerlinSaarlandGermany
19577Perez, Martin3198SeafordVictoriaAustralia
11224Li, Tiffany, J98168BurienWashingtonUnited States

Generated 2025-07-17 12:55:51.898 UTC