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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16004Martinez, Joe98312BremertonWashingtonUnited States
26472Hughes, David91977Spring ValleyCaliforniaUnited States
28740Alan, Alisha, M75005ParisSeine (Paris)France

Generated 2025-07-12 02:33:24.723 UTC