[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 875   SHUFFLE   <  SKIP 6436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12762Smith, Jonathan, L91977Spring ValleyCaliforniaUnited States
22313Martinez, Jarrod, HWA1WarringtonEnglandUnited Kingdom
24531Xie, Andres33041PaderbornHamburgGermany
22400Martin, Ruben3205South MelbourneVictoriaAustralia

Generated 2025-07-19 18:37:21.829 UTC