[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 4928   SHUFFLE   <  SKIP 797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27180Diaz, Joe, L41485GrevenbroichBayernGermany
12600Romero, Larry, S04838EilenburgBrandenburgGermany
24167Zhu, Lacey3337MeltonVictoriaAustralia

Generated 2025-07-21 13:30:40.133 UTC