[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 4048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21057Butler, Elizabeth, M46236BottropNordrhein-WestfalenGermany
11337Romero, JeromeWA3WatfordEnglandUnited Kingdom
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-09 05:01:07.354 UTC