[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 189   SHUFFLE   <  SKIP 272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24366Luo, Melvin2113North RydeNew South WalesAustralia
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
21693Ashe, Alyssa, C94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 01:46:33.264 UTC