[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 3387   <  SKIP 371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25000Turner, Allison, A98104SeattleWashingtonUnited States
21253Williams, Victoria98201EverettWashingtonUnited States
14006Walker, Brianna, M94070San CarlosCaliforniaUnited States

Generated 2025-07-14 17:11:08.330 UTC