[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   SHUFFLE   SKIP 1711   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
13971Zhao, Bianca4655Hervey BayQueenslandAustralia
18564Moore, John, T91941GrossmontCaliforniaUnited States

Generated 2025-07-16 11:02:38.977 UTC