[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 6501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
28478Long, Riley, M59000LilleNordFrance
21437Sara, Whitney91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 09:49:01.742 UTC