[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 650   SHUFFLE   <  SKIP 2574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18307Zhang, Amy2580GoulburnNew South WalesAustralia
22342Lal, Jon, M98168BurienWashingtonUnited States
15306Sanchez, Victoria98225BellinghamWashingtonUnited States

Generated 2025-07-13 00:54:00.521 UTC