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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13023Raman, Dominique, D2036MalabarNew South WalesAustralia
21670Lal, Benjamin, A59000LilleNordFrance
25124Xu, Keith, J2060Lavender BayNew South WalesAustralia

Generated 2025-07-17 23:50:27.073 UTC