[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 344   SHUFFLE   <  SKIP 429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21463Roberts, Logan, F91977Spring ValleyCaliforniaUnited States
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance
18066He, Steve, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 03:10:17.798 UTC