[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22983Bennett, Maria, GV2W 1W2HaneyBritish ColumbiaCanada
13186Sanders, Marcus, J91910Chula VistaCaliforniaUnited States
18117Washington, Fernando, E98052RedmondWashingtonUnited States

Generated 2025-07-08 20:10:23.632 UTC