[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 999   SHUFFLE   <  SKIP 249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom
16778Hayes, Blake, G91502BurbankCaliforniaUnited States
21227Morgan, Melanie4551CaloundraQueenslandAustralia

Generated 2025-07-14 01:10:06.410 UTC