[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2312  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23531Powell, Alexis, M4551CaloundraQueenslandAustralia
17978Diaz, Armando, PPE17BuryEnglandUnited Kingdom
11873Zhang, Ryan91977Spring ValleyCaliforniaUnited States
12356Wood, Julia, L2444Port MacquarieNew South WalesAustralia
19416Morris, CaitlinWA3WatfordEnglandUnited Kingdom
15249Anderson, Abigail, L94611OaklandCaliforniaUnited States
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-10-27 19:35:14.791 UTC