[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 3104   SHUFFLE   <  SKIP 3079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22155Cai, Steve, M3429SunburyVictoriaAustralia
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 22:50:42.803 UTC