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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11840Patterson, Julian, D91950Lincoln AcresCaliforniaUnited States
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom
25129Raman, Allen, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 02:06:44.530 UTC