[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 468   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17332Green, Jonathan, A2580GoulburnNew South WalesAustralia
14246Garcia, Devin, A91203GlendaleCaliforniaUnited States
29142Smith, Ashley, C94010BurlingameCaliforniaUnited States

Generated 2025-07-10 12:47:34.592 UTC