[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 2836  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11511Perry, Caleb97355LebanonOregonUnited States
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
11859Garcia, Blake, J98501OlympiaWashingtonUnited States
23926Weber, Lydia66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-11 07:56:30.239 UTC