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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17864Martinez, Emily, F98366Port OrchardWashingtonUnited States
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
17000Henderson, Miranda, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 07:00:46.042 UTC