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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
23782Bryant, Edward, L98366Port OrchardWashingtonUnited States

Generated 2025-07-12 00:57:19.861 UTC