[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 6343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26803Bennett, Xavier, W90012Los AngelesCaliforniaUnited States
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom
13032Baker, Kevin91950National CityCaliforniaUnited States

Generated 2025-07-10 16:14:00.980 UTC