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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20274Wang, Brent98107BallardWashingtonUnited States
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
14261Subram, Meredith, S2138RhodesNew South WalesAustralia
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 03:01:12.337 UTC