[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 482   SHUFFLE   <  SKIP 3686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23438Vance, Toni, L1597Lane CoveNew South WalesAustralia
23421Yuan, Willie2036MalabarNew South WalesAustralia
24856Huang, Candice, J70452StuttgartSaarlandGermany

Generated 2025-07-10 19:15:49.388 UTC