[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 3044   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27934Ms., Slaven, Lanna, A.91940Les UlisEssonneFrance
24463Zheng, Kristen, J2060Lavender BayNew South WalesAustralia
15151Shen, Karl, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 16:11:52.843 UTC