[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 327   SHUFFLE   <  SKIP 3823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26567Rai, Michele, M2060Lavender BayNew South WalesAustralia
22413Diaz, Kristi, J75019ParisSeine (Paris)France
26976Serrano, Erik93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-19 22:47:01.803 UTC