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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27637Cook, Gabrielle97355LebanonOregonUnited States
27728Deng, Colleen, S4655Hervey BayQueenslandAustralia
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States

Generated 2025-07-15 05:59:22.651 UTC