[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 518   SHUFFLE   <  SKIP 6004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13279Howard, Rachel, L94303Palo AltoCaliforniaUnited States
14355King, Ian97355LebanonOregonUnited States
19438Hu, Shannon14111BerlinHessenGermany

Generated 2025-07-18 03:31:42.227 UTC