[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 250   SHUFFLE   <  SKIP 1849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29065Rodriguez, Pamela4810TownsvilleQueenslandAustralia
21004Campbell, Kaitlyn93290Tremblay-en-FranceSeine Saint DenisFrance
15153Li, Kristen, R2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 21:18:08.267 UTC