[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 328   SHUFFLE   <  SKIP 1486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21554Rana, Molly2580GoulburnNew South WalesAustralia
18545Clark, Ian, L98033KirklandWashingtonUnited States
13452Evans, Kaitlyn91203GlendaleCaliforniaUnited States

Generated 2025-07-11 03:36:02.502 UTC