[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 8120   <  SKIP 812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16960Gray, Paige97355LebanonOregonUnited States
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom
23888Clark, Edward, R91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 23:23:30.174 UTC