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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22997Williams, Lucas98225BellinghamWashingtonUnited States
14246Garcia, Devin, A91203GlendaleCaliforniaUnited States
19900Richardson, Zoe46236BottropNordrhein-WestfalenGermany
17331Stone, Keith3205South MelbourneVictoriaAustralia

Generated 2025-07-11 15:56:55.111 UTC