[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 590   SHUFFLE   <  SKIP 1901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States
15204Gonzalez, Deanna, S2036MatravilleNew South WalesAustralia
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-15 02:49:33.059 UTC