[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 512   SHUFFLE   <  SKIP 3615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14342Ruiz, Beth, L98107BallardWashingtonUnited States
19270Shen, Shawn6006PerthSouth AustraliaAustralia
15860Moreno, Joe98225BellinghamWashingtonUnited States

Generated 2025-07-21 09:47:48.670 UTC