[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 530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21786Bennett, Alexis92020El CajonCaliforniaUnited States
15407Lee, Julia98104SeattleWashingtonUnited States
12613Prasad, Joel, C93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 00:57:58.000 UTC