[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 322   SHUFFLE   <  SKIP 312  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22314Patel, Brandy94310OrlyVal de MarneFrance
18169Liang, Alisha, L12171BerlinHessenGermany
27383Hernandez, Jay94519ConcordCaliforniaUnited States
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 10:08:47.231 UTC