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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25736Stone, Darrell, J70511StuttgartSaarlandGermany
25972Henderson, Jocelyn97068W. LinnOregonUnited States
25284Mitchell, Allison90241DowneyCaliforniaUnited States
26938Shen, Maurice, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 10:51:56.730 UTC