[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 506   SHUFFLE   <  SKIP 273  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom
14925Hughes, Ashley, M59140DunkerqueNordFrance
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
13154Lal, Aaron98020EdmondsWashingtonUnited States

Generated 2025-07-15 17:26:50.237 UTC