[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 7610   SHUFFLE   <  SKIP 615  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24877Zhao, Mandy, F93500PantinSeine Saint DenisFrance
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 19:57:39.058 UTC