[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom
12466He, Willie, D93700DrancySeine Saint DenisFrance

Generated 2025-07-11 18:35:36.949 UTC