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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12703Suarez, Renee, L2060Lavender BayNew South WalesAustralia
21080Lopez, Ebony78000VersaillesYvelineFrance
24069Chen, JessieSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-10 22:45:00.043 UTC