[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
17321Kumar, Kate4171HawthorneQueenslandAustralia
12162Mitchell, Luke, A92806La JollaCaliforniaUnited States

Generated 2025-07-16 14:46:07.079 UTC