[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 137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23339Reed, Zoe98168BurienWashingtonUnited States
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance
15466Perez, Elijah94070San CarlosCaliforniaUnited States

Generated 2025-07-11 00:12:04.003 UTC