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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27187Diaz, Lucas59368WerneNordrhein-WestfalenGermany
17358Bell, Sydney91791West CovinaCaliforniaUnited States
26506Srini, Ruth, C98107BallardWashingtonUnited States

Generated 2025-07-11 17:46:19.116 UTC