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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
27905Black, Mario, MWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-15 01:05:51.047 UTC