[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 717   SHUFFLE   <  SKIP 1068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25168Hernandez, Micheal94704BerkeleyCaliforniaUnited States
12635Beck, Brad93700DrancySeine Saint DenisFrance
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 11:48:35.037 UTC