[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 470   SHUFFLE   <  SKIP 4345  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22137Griffin, Elizabeth, L92625Newport BeachCaliforniaUnited States
27774Munoz, Marc, W70452StuttgartSaarlandGermany
26488Rodriguez, Julia, AV8Y 1L1CliffsideBritish ColumbiaCanada
16274Diaz, Ross, E04838EilenburgBrandenburgGermany

Generated 2025-07-18 00:53:49.943 UTC