[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 3718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13274Lee, Joshua, L98107BallardWashingtonUnited States
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany
14918Howard, Mariah98027IssaquahWashingtonUnited States
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States

Generated 2025-07-12 04:40:45.324 UTC