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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14098Lopez, Allison, D98027IssaquahWashingtonUnited States
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 00:35:42.011 UTC