[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 460   SHUFFLE   <  SKIP 2284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17955Zhao, Ronnie66740SaarlouisSaarlandGermany
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
24395Raji, Alison94519ConcordCaliforniaUnited States

Generated 2025-07-12 07:28:11.549 UTC