[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 6220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24765Alexander, Morgan, A98104SeattleWashingtonUnited States
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
20996Shan, Keith, T4655Hervey BayQueenslandAustralia

Generated 2025-07-11 13:09:21.824 UTC