[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 327   SHUFFLE   <  SKIP 3793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
16327Diaz, Darren38231SalzgitterHessenGermany

Generated 2025-07-12 17:25:14.126 UTC