[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 213   SHUFFLE   <  SKIP 1175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13075Lin, Kelvin, A3550BendigoVictoriaAustralia
24038Turner, Evan57000MetzMoselleFrance
26632Moore, Isabella, B98225BellinghamWashingtonUnited States

Generated 2025-07-18 20:29:00.037 UTC