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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
21844Long, James, Y95010HofBayernGermany
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States
16363Ramirez, Melanie, VV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 10:35:39.153 UTC