[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 507   SHUFFLE   <  SKIP 466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14959Patel, Ross59000LilleNordFrance
14264Lal, Karl, R3198SeafordVictoriaAustralia
25774Pal, CoreySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-16 15:02:19.290 UTC