[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 817   SHUFFLE   <  SKIP 276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25354Hughes, Kevin, A91364Woodland HillsCaliforniaUnited States
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
25806Dominguez, Dwayne, L93000BobignySeine Saint DenisFrance

Generated 2025-07-18 22:25:20.823 UTC