[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 327   SHUFFLE   <  SKIP 739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom
21428Brooks, Jada, A98168BurienWashingtonUnited States
22890Hall, Alexis, H92102San DiegoCaliforniaUnited States

Generated 2025-07-22 12:07:26.007 UTC