[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 513   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23568Diaz, Paige97034Lake OswegoOregonUnited States
12691Andersen, Rafael, E5023FindonSouth AustraliaAustralia
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 19:28:08.301 UTC