[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 542   SHUFFLE   <  SKIP 682  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13928Morris, Nathaniel, K98403TacomaWashingtonUnited States
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom
11130Russell, Caroline, L97355LebanonOregonUnited States
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia

Generated 2025-07-14 16:08:55.350 UTC