[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5562   <  SKIP 1019  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25145Yang, Clayton, C66578NeunkirchenSaarlandGermany
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
25390Powell, Samantha90706BellflowerCaliforniaUnited States

Generated 2025-07-17 03:12:03.478 UTC