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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20305Ross, Caleb90706BellflowerCaliforniaUnited States
16924Price, Julia, A94519ConcordCaliforniaUnited States
13537Moreno, Jill, E80610Saint OuenSommeFrance

Generated 2025-07-16 02:13:21.409 UTC