[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 34   SHUFFLE   <  SKIP 1485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17788Liu, Jeffery, M12171BerlinSaarlandGermany
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
24030Wagner, Deb, RWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-22 00:52:00.667 UTC