[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 4000   SHUFFLE   <  SKIP 1941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20508Robinson, LoganV0SookeBritish ColumbiaCanada
20629Raje, Bonnie2113North RydeNew South WalesAustralia
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 03:47:42.215 UTC