[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 2391   SHUFFLE   <  SKIP 739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12414Lal, Ethan, A97045Oregon CityOregonUnited States
11941Roberts, Adam, L97071WoodburnOregonUnited States
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 01:47:38.467 UTC