[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16047Johnson, Taylor, H66740SaarlouisSaarlandGermany
17299Ferrier, Jaclyn, D3220GeelongVictoriaAustralia
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 20:15:59.877 UTC