[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   SHUFFLE   SKIP 2498   <  SKIP 5713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12481Diaz, Victor, L10501BerlinNordrhein-WestfalenGermany
13513Henderson, Abigail, R59368WerneNordrhein-WestfalenGermany
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States

Generated 2025-07-19 12:11:31.036 UTC