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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25414Bailey, Grace, C92118CoronadoCaliforniaUnited States
21933Martin, Nicole, I94070San CarlosCaliforniaUnited States
19273Henderson, Natalie93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 10:16:27.292 UTC