[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 650   SHUFFLE   <  SKIP 1737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28431Sanz, Tyrone59000LilleNordFrance
20303Morgan, Bryce, J94014ColmaCaliforniaUnited States
16242Garcia, Megan, F94014ColmaCaliforniaUnited States

Generated 2025-07-19 15:21:30.063 UTC