[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 250   SHUFFLE   <  SKIP 1388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25636Raji, TommyRG12 8TBBracknellEnglandUnited Kingdom
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom
22916Romero, Raquel, Z4169East BrisbaneQueenslandAustralia

Generated 2025-07-09 14:13:09.572 UTC