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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15861Zhao, Damien, S94704BerkeleyCaliforniaUnited States
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
25904Collins, Ian98027IssaquahWashingtonUnited States

Generated 2025-07-08 19:11:54.689 UTC