[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 511   SHUFFLE   <  SKIP 2006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
27902Alonso, Carolyn20354HamburgHamburgGermany
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 21:29:20.764 UTC