[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 875   SHUFFLE   <  SKIP 2344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27314Arthur, Jarrod, R14197BerlinSaarlandGermany
21572Ramos, Randall2036MalabarNew South WalesAustralia
27418Coleman, Mya91364Woodland HillsCaliforniaUnited States

Generated 2025-07-17 17:35:29.072 UTC