[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 518   SHUFFLE   <  SKIP 3992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
14007Garcia, Rebekah, M2450Coffs HarbourNew South WalesAustralia
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 02:09:16.651 UTC