[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 6092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12676Madan, Michele, A3550BendigoVictoriaAustralia
29155Kelly, Gabriella, L98371PuyallupWashingtonUnited States
19887Walker, Olivia97071WoodburnOregonUnited States

Generated 2025-07-11 16:59:03.590 UTC