[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 413   SHUFFLE   <  SKIP 2914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26043Becker, Jodi98312BremertonWashingtonUnited States
25723Nara, Kate, L93400Saint-DenisSeine Saint DenisFrance
22874Anand, Drew98168BurienWashingtonUnited States

Generated 2025-07-11 05:45:05.052 UTC