[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 1845   SHUFFLE   <  SKIP 1873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16504Russell, Justin92102San DiegoCaliforniaUnited States
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom
15433Sharma, Adam94519ConcordCaliforniaUnited States

Generated 2025-07-14 16:51:00.505 UTC