[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22776Perry, Julia92806La JollaCaliforniaUnited States
25913Srini, Beth, A2060Lavender BayNew South WalesAustralia
11186Price, Sarah, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 06:28:51.836 UTC