[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 2920   SHUFFLE   <  SKIP 385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11936Clark, Hunter, S98052RedmondWashingtonUnited States
16022Hernandez, Devin, S98107BallardWashingtonUnited States
18619Mehta, Dominic38231SalzgitterHessenGermany

Generated 2025-07-18 02:55:14.985 UTC