[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 470   SHUFFLE   <  SKIP 3838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
16028Cooper, Cody, A1002SydneyNew South WalesAustralia
26232Gomez, JayPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 14:55:29.046 UTC