[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 250   SHUFFLE   <  SKIP 2319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26419Suri, Geoffrey12171BerlinSaarlandGermany
27918Ross, Samantha, R94010BurlingameCaliforniaUnited States
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 03:16:38.606 UTC