[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 2421   SHUFFLE   <  SKIP 7099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
25840Pal, Karla, A90706BellflowerCaliforniaUnited States
18751Schmidt, Kari, K94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 07:38:53.151 UTC