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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20268He, Jorge3337MeltonVictoriaAustralia
23017Rai, Alison, M98225BellinghamWashingtonUnited States
26103Yang, Jack, A98020EdmondsWashingtonUnited States

Generated 2025-07-17 17:59:19.879 UTC