[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 5824  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21062Barnes, Miranda93290Tremblay-en-FranceSeine Saint DenisFrance
17145Bennett, Sarah94519ConcordCaliforniaUnited States

Generated 2025-07-11 01:33:34.559 UTC