[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 2421   SHUFFLE   <  SKIP 902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
27788Lin, Brent, LWA3 7BHWarringtonEnglandUnited Kingdom
26080Roberts, Sydney98201EverettWashingtonUnited States

Generated 2025-07-11 15:44:13.383 UTC