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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
21695Rodriguez, Ethan, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 01:45:17.859 UTC