[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 3615   SHUFFLE   <  SKIP 4112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia
22172Sara, Cesar, C2138RhodesNew South WalesAustralia

Generated 2025-07-20 20:08:54.519 UTC