[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   SHUFFLE   SKIP 1441   <  SKIP 478  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14914Gray, Arianna94010BurlingameCaliforniaUnited States
14835Saunders, Melody, R33041PaderbornHamburgGermany

Generated 2025-07-20 00:33:37.071 UTC