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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20235Deng, Kenneth2450Coffs HarbourNew South WalesAustralia
24290Bell, Zoe, L98225BellinghamWashingtonUnited States
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States

Generated 2025-07-11 03:34:56.369 UTC