[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 590   SHUFFLE   <  SKIP 1442  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13341King, Lucas, L90802Long BeachCaliforniaUnited States
28143Gonzalez, Samuel, L99202SpokaneWashingtonUnited States
22641Diaz, Abigail, G93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 09:50:27.661 UTC