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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24959Blanco, Kristy, L94704BerkeleyCaliforniaUnited States
16559Martinez, Candace, G95000CergyVal d'OiseFrance
13354Campbell, Eric98104SeattleWashingtonUnited States
26781Cox, Jan, D98052RedmondWashingtonUnited States

Generated 2025-07-10 11:11:09.575 UTC