[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 875   SHUFFLE   <  SKIP 6774  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13971Zhao, Bianca4655Hervey BayQueenslandAustralia
14098Lopez, Allison, D98027IssaquahWashingtonUnited States
29000Baker, Nathan, A98366Port OrchardWashingtonUnited States

Generated 2025-07-18 11:49:52.626 UTC