[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   SHUFFLE   <  SKIP 2550  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27999Shan, Nathan, C97205PortlandOregonUnited States
25786Romero, Cheryl, A95000CergyVal d'OiseFrance
23145Xie, Nichole94519ConcordCaliforniaUnited States
16167Moore, Devin, J3429SunburyVictoriaAustralia

Generated 2025-07-11 10:56:14.263 UTC