[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 512   SHUFFLE   <  SKIP 144  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
19435Thompson, BenjaminCM11BillericayEnglandUnited Kingdom
22735Jones, Katherine97330CorvallisOregonUnited States
14373Jai, Ricardo94010BurlingameCaliforniaUnited States
18120Martin, Isabella, A94704BerkeleyCaliforniaUnited States
25645Shen, Tommy, C14197BerlinSaarlandGermany

Generated 2025-07-11 16:52:10.136 UTC