[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 568   SHUFFLE   <  SKIP 3681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom
22643Suri, Brenda, DRG11 5TPBerkshireEnglandUnited Kingdom
15985Johnson, Devin91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 16:51:38.519 UTC