[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 2421   SHUFFLE   <  SKIP 1624  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27118Kapoor, Tina77127LieusaintSeine et MarneFrance
17548Adams, Kaylee, F94611OaklandCaliforniaUnited States
12260Romero, MelindaGL50CheltenhamEnglandUnited Kingdom
13464Hu, Martha, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 00:00:19.427 UTC