[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 308   <  SKIP 3250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
26565Mitchell, Gabriel, J2450Coffs HarbourNew South WalesAustralia
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-14 11:00:21.331 UTC