[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 928   SHUFFLE   <  SKIP 1403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11378Liang, Shannon57000MetzMoselleFrance
25234Patel, Monica, J7001HobartTasmaniaAustralia
12246Luo, Shawn3337MeltonVictoriaAustralia

Generated 2025-07-19 03:51:16.356 UTC