[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 506   SHUFFLE   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26406Lopez, Haley, M59100RoubaixNordFrance
13103Raji, Brendan3220GeelongVictoriaAustralia
21372Raje, Wayne, A4700RockhamptonQueenslandAustralia

Generated 2025-07-10 12:36:31.195 UTC