[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 3312   SHUFFLE   <  SKIP 2363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12695Ruiz, Kari, L2450Coffs HarbourNew South WalesAustralia
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 09:39:32.541 UTC