[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 34   SHUFFLE   <  SKIP 2153  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17530Wood, Devin, A98371PuyallupWashingtonUnited States
11587Bryant, Kevin57000MetzMoselleFrance
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States
24213Rana, MartinRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-14 11:20:30.825 UTC