[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 322   SHUFFLE   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
18104Coleman, Taylor98403TacomaWashingtonUnited States

Generated 2025-07-13 16:12:16.045 UTC