[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 2693   SHUFFLE   <  SKIP 1123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
18858Parker, Miguel, K91950Lincoln AcresCaliforniaUnited States
12830Raje, Russell93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 23:18:09.571 UTC