[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 634   SHUFFLE   <  SKIP 20  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
14699Munoz, Gerald, R80074MünchenHamburgGermany
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States

Generated 2025-07-18 04:12:41.615 UTC