[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 327   SHUFFLE   <  SKIP 3253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17084Serrano, Byron, G59000LilleNordFrance
19842Phillips, Katherine, S98312BremertonWashingtonUnited States
13439Lin, Arturo94010BurlingameCaliforniaUnited States

Generated 2025-07-18 18:32:23.644 UTC