[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 4   SHUFFLE   <  SKIP 2318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14163Garcia, Ebony, S14197BerlinNordrhein-WestfalenGermany
20408Morgan, Isaac98168BurienWashingtonUnited States
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-13 07:31:59.966 UTC