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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24428Price, Hailey92118CoronadoCaliforniaUnited States
12530Coleman, Isabel, SV9B 2C3ShawneeBritish ColumbiaCanada
15553Lopez, Ivan91502BurbankCaliforniaUnited States

Generated 2025-07-12 18:35:46.295 UTC