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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
16208Chandra, Ruth66001SaarbrückenSaarlandGermany

Generated 2025-07-09 00:14:27.013 UTC