[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 2920   SHUFFLE   <  SKIP 182  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25407Anand, Tony, L97015ClackamasOregonUnited States
29448Yuan, Lindsey, J22001HamburgHessenGermany
24447Morgan, Cody90706BellflowerCaliforniaUnited States
12254Deng, Calvin93500PantinSeine Saint DenisFrance
24579Alexander, Trevor, G46236BottropNordrhein-WestfalenGermany
26854Hayes, Jonathan59000LilleNordFrance
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-13 23:08:36.321 UTC