[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   SKIP 5462   SHUFFLE   <  SKIP 1753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States
15467Shan, Caleb, A91502BurbankCaliforniaUnited States
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States

Generated 2025-07-18 04:06:56.465 UTC