[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15079Martin, Jose, C93400Saint-DenisSeine Saint DenisFrance
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
17341Alonso, Andy98225BellinghamWashingtonUnited States

Generated 2025-07-10 13:09:53.523 UTC