[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 840   SHUFFLE   <  SKIP 46  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28055Peterson, Brooke, A98366Port OrchardWashingtonUnited States
17280Mehta, Deanna, P2138RhodesNew South WalesAustralia
22256Lu, Edwin91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 23:34:50.153 UTC