[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 994   <  SKIP 2962  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22924Sanchez, Marie2777SpringwoodNew South WalesAustralia
12592Ms., Li, Amy, JB29 6SLBirminghamEnglandUnited Kingdom
16800Roberts, Jordan, MV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 19:29:57.151 UTC