[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 717   SHUFFLE   <  SKIP 801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26219Suri, SummerPE17BuryEnglandUnited Kingdom
11254Vance, Johnathan, W98168BurienWashingtonUnited States
23210Gray, Timothy, K94519ConcordCaliforniaUnited States

Generated 2025-07-19 04:52:39.348 UTC