[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 875   SHUFFLE   <  SKIP 790  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16508Zhu, Brent93500PantinSeine Saint DenisFrance
15967Diaz, Dakota98168BurienWashingtonUnited States
12902Stewart, Julia, LV7L 4J4VancouverBritish ColumbiaCanada
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 09:10:57.569 UTC