[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 3677   SHUFFLE   <  SKIP 1395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19233Andersen, Omar, L94010BurlingameCaliforniaUnited States
26740Lopez, Donald, A4217Gold CoastQueenslandAustralia
27931Patel, Tabitha, R10210BerlinHamburgGermany
21288Hall, Hunter94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 06:31:47.083 UTC