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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25841Becker, Lindsey, J94704BerkeleyCaliforniaUnited States
14560Huang, Kelvin90706BellflowerCaliforniaUnited States
19124Bailey, Cody, G94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 10:15:36.787 UTC