[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 2927   SHUFFLE   <  SKIP 794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11225Lee, Madison, D98055RentonWashingtonUnited States
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
28335Srini, Rebekah94519ConcordCaliforniaUnited States

Generated 2025-07-21 10:21:39.323 UTC