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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12121Wilson, Logan, H97222MilwaukieOregonUnited States
22271Mitchell, Connor, L91950Lincoln AcresCaliforniaUnited States
12236Gill, Kendra, H22001HamburgHessenGermany

Generated 2025-07-11 14:42:02.980 UTC