[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 2391   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
27008Blue, Oscar, LPE17BuryEnglandUnited Kingdom
11135Harris, Marcus, L94010BurlingameCaliforniaUnited States

Generated 2025-07-16 07:31:54.100 UTC