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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16545Pal, Alicia75013ParisSeine (Paris)France
24764Hughes, Abigail, G98201EverettWashingtonUnited States
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States

Generated 2025-07-21 10:06:56.984 UTC