[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 2236   SHUFFLE   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17146Cook, Juan91203GlendaleCaliforniaUnited States
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States
18633Jenkins, Adam, MWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 17:38:07.565 UTC