[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 625   SHUFFLE   <  SKIP 2324  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States
21885Xu, Rafael, A2444Port MacquarieNew South WalesAustralia
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-11 14:19:53.995 UTC