[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 484   SHUFFLE   <  SKIP 2717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
28789Zhang, Elijah92118CoronadoCaliforniaUnited States
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance

Generated 2025-07-17 21:29:17.143 UTC