[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 875   SHUFFLE   <  SKIP 83  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom
27721Pal, Clayton2264SilverwaterNew South WalesAustralia
26513Moreno, Stacy98225BellinghamWashingtonUnited States

Generated 2025-07-10 00:51:02.548 UTC