[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 5413  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11016Hill, Wyatt, L91932Imperial BeachCaliforniaUnited States
12455Lewis, Benjamin94941Mill ValleyCaliforniaUnited States
13787Cai, Glenn41485GrevenbroichBayernGermany
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 04:06:08.814 UTC