[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   SHUFFLE   <  SKIP 138  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14652Luo, Russell, S90210Beverly HillsCaliforniaUnited States
17082Smith, Morgan, W20354HamburgHamburgGermany
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States
22721Lin, Colleen, E98107BallardWashingtonUnited States

Generated 2025-07-11 02:09:08.151 UTC