[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 875   SHUFFLE   <  SKIP 5  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
27617Phillips, Morgan98501OlympiaWashingtonUnited States
28673Reed, Arianna, H94941Mill ValleyCaliforniaUnited States
16450Gutierrez, Rebekah, P59000LilleNordFrance

Generated 2025-07-09 23:50:47.923 UTC