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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24614Raje, Lindsey3198SeafordVictoriaAustralia
24502Price, Deb2444Port MacquarieNew South WalesAustralia
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 14:37:07.463 UTC