[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 228   SHUFFLE   <  SKIP 423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17190Rana, Ebony, J24044KielSaarlandGermany
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
27772Goel, Darrell91420MorangisEssonneFrance

Generated 2025-07-17 16:20:54.506 UTC