[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 127   SHUFFLE   <  SKIP 2196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26946Madan, Andre, C12311BerlinHamburgGermany
16002Hayes, Paige97068W. LinnOregonUnited States
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-15 01:37:56.857 UTC