[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 5263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
15520Navarro, Desiree92118CoronadoCaliforniaUnited States
20165Mehta, Kristina, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-17 05:58:25.305 UTC