[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 1925   SHUFFLE   <  SKIP 648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17447Lewis, Sydney, L94519ConcordCaliforniaUnited States
24429Hughes, Isabelle98104SeattleWashingtonUnited States
28873Deng, Roger, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 16:26:12.123 UTC