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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
27509Johnson, Zachary, G98901YakimaWashingtonUnited States
18899Liu, Glenn5023FindonSouth AustraliaAustralia

Generated 2025-07-11 11:53:56.441 UTC