[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 482   SHUFFLE   <  SKIP 1964  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27760Bradley, Latasha, C93500PantinSeine Saint DenisFrance
22721Lin, Colleen, E98107BallardWashingtonUnited States
11321Raman, Terrance, D98168BurienWashingtonUnited States
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
18770Hernandez, Aaron91502BurbankCaliforniaUnited States
26089Rai, Terry, A90706BellflowerCaliforniaUnited States

Generated 2025-07-20 17:09:02.187 UTC