[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2505  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
12435Zhou, Christy90201Bell GardensCaliforniaUnited States
11885Sharma, Kurt94010BurlingameCaliforniaUnited States
23126Van, Carolyn90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 18:25:32.800 UTC