[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 377  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19993Russell, Nathan98033KirklandWashingtonUnited States
14805Garcia, Kari63009OffenbachSaarlandGermany
18772Hill, Julia, B91950Lincoln AcresCaliforniaUnited States
27551Long, Antonio, E97330CorvallisOregonUnited States

Generated 2025-07-11 19:00:20.526 UTC