[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 2421   SHUFFLE   <  SKIP 2556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
26788Howard, Destiny, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 21:59:09.158 UTC