[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3713   <  SKIP 171  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17741Xu, Alvin, J04838EilenburgBrandenburgGermany
15707Rubio, Robin85049IngolstadtBayernGermany
11684Parker, Devin98052RedmondWashingtonUnited States
13469Bailey, Bryce, L98403TacomaWashingtonUnited States

Generated 2025-07-17 08:20:02.056 UTC