[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   SHUFFLE   SKIP 2971   <  SKIP 688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
25225Yuan, Alicia5023FindonSouth AustraliaAustralia
21650Zeng, Cedric92118CoronadoCaliforniaUnited States

Generated 2025-07-17 16:29:36.655 UTC