[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 532  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27834Suarez, Diana, J45000OrleansLoiretFrance
18548Powell, Jordan, E91950National CityCaliforniaUnited States
14994King, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance
20024Miller, Fernando91945Lemon GroveCaliforniaUnited States
27037Rodriguez, Lauren91932Imperial BeachCaliforniaUnited States
14861Deng, MistyCM11BillericayEnglandUnited Kingdom

Generated 2025-11-01 21:26:48.671 UTC