[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 875   SHUFFLE   <  SKIP 1496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28143Gonzalez, Samuel, L99202SpokaneWashingtonUnited States
23570Romero, Deanna, K2036MalabarNew South WalesAustralia
22444Xie, Colin91480FrankfurtBayernGermany

Generated 2025-07-09 09:28:13.582 UTC