[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2303  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23145Xie, Nichole94519ConcordCaliforniaUnited States
23902Kumar, Julie12171BerlinSaarlandGermany
18063Ward, Alexandria, C94070San CarlosCaliforniaUnited States
13539Guo, RogerW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-14 11:26:41.020 UTC