[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 494   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
14986Martinez, Richard, JWA1WarringtonEnglandUnited Kingdom
29318Perez, Edgar, B2138RhodesNew South WalesAustralia

Generated 2025-07-19 11:10:17.518 UTC