[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 512   SHUFFLE   <  SKIP 5495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20856Hu, Tiffany, ALE18LeedsEnglandUnited Kingdom
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
21398Diaz, Ethan91977Spring ValleyCaliforniaUnited States
26511Weisman, Charles91364Woodland HillsCaliforniaUnited States

Generated 2025-07-18 22:05:17.611 UTC