[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 24   SHUFFLE   <  SKIP 1322  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25394Garcia, Anthony, J97330CorvallisOregonUnited States
29413Garcia, Arthur, T77680Roissy en BrieSeine et MarneFrance
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia
24501Garcia, Victoria, VV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-12 07:08:27.926 UTC