[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 518   SHUFFLE   <  SKIP 4120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11357Ye, Ramon4551CaloundraQueenslandAustralia
26938Shen, Maurice, LW1X3SELondonEnglandUnited Kingdom
14376Torres, Faith, A98201EverettWashingtonUnited States

Generated 2025-07-17 06:21:45.126 UTC