[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 2421   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15558Morris, Hailey98371PuyallupWashingtonUnited States
24253Wood, Fernando, K4655Hervey BayQueenslandAustralia
18792Peterson, Gabriella, M97068W. LinnOregonUnited States

Generated 2025-07-11 00:24:19.751 UTC