[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 236   SHUFFLE   <  SKIP 148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States
27728Deng, Colleen, S4655Hervey BayQueenslandAustralia
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States
15523Yang, Jonathan98270MarysvilleWashingtonUnited States

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