[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 3923  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
11908Tang, Rafael, A3205South MelbourneVictoriaAustralia
17091Patel, Tammy, L40605DuesseldorfHessenGermany
26758Zhang, Damien, C2036MatravilleNew South WalesAustralia

Generated 2025-07-15 15:10:16.714 UTC