[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 1660   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29375Malhotra, Sergio, A60082Frankfurt am MainHamburgGermany
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom
28075Jones, Edward99202SpokaneWashingtonUnited States

Generated 2025-07-14 12:20:16.880 UTC