[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 875   SHUFFLE   <  SKIP 1667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States
29011Roberts, Allison, M94109San FranciscoCaliforniaUnited States

Generated 2025-07-10 17:44:31.576 UTC