[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 327   SHUFFLE   <  SKIP 2789  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom
22169Li, Jenny, B3000MelbourneVictoriaAustralia
11951Huang, Lacey, J3000MelbourneVictoriaAustralia
15493Chen, Eric, N97355LebanonOregonUnited States

Generated 2025-07-15 07:39:04.603 UTC