[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 527   SHUFFLE   <  SKIP 4455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22314Patel, Brandy94310OrlyVal de MarneFrance
11429Lopez, Marco92310SèvresHauts de SeineFrance
28461Dominguez, Joe, A01071DresdenHessenGermany

Generated 2025-07-20 01:03:57.702 UTC