[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 2500   SHUFFLE   <  SKIP 1799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25937Yuan, Jon2777SpringwoodNew South WalesAustralia
20020Foster, Jacqueline, K90012Los AngelesCaliforniaUnited States
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada

Generated 2025-07-10 10:21:59.393 UTC