[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 189   SHUFFLE   <  SKIP 2893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
13338Carter, Jada, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 23:23:28.767 UTC