[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 875   SHUFFLE   <  SKIP 9078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26681Jackson, Zachary90802Long BeachCaliforniaUnited States
19899Richardson, Marcus, L93400Saint-DenisSeine Saint DenisFrance
25026Andersen, Mitchell, H4171HawthorneQueenslandAustralia

Generated 2025-07-19 06:56:07.038 UTC