[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 1061   SHUFFLE   <  SKIP 130  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29146Henderson, Ian, E98020EdmondsWashingtonUnited States
15352Martinez, Raymond66041PoingSaarlandGermany
11967Munoz, Latasha4655Hervey BayQueenslandAustralia
27459Kumar, Kevin91502BurbankCaliforniaUnited States

Generated 2025-07-16 06:28:39.243 UTC