[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 6070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24864Sun, Jeffery, J12171BerlinSaarlandGermany
22879Russell, Jocelyn, C90241DowneyCaliforniaUnited States
18249Chander, Alison6006PerthSouth AustraliaAustralia

Generated 2025-07-20 12:26:23.156 UTC