[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 872   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25188Li, Kevin, SV0SookeBritish ColumbiaCanada
12466He, Willie, D93700DrancySeine Saint DenisFrance
21442Cook, Savannah, E92806La JollaCaliforniaUnited States

Generated 2025-07-13 14:13:20.052 UTC