[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 2295   SHUFFLE   <  SKIP 627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14239Peterson, Maria, W90712LakewoodCaliforniaUnited States
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States

Generated 2025-07-21 15:00:31.194 UTC