[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 3032   SHUFFLE   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany
17382Allen, Blake94611OaklandCaliforniaUnited States
26845Ortega, Theodore, M66001SaarbrückenSaarlandGermany

Generated 2025-07-18 10:58:09.689 UTC