[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 4118  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13514Luo, Lindsay04838EilenburgBrandenburgGermany
16999Kelly, Chloe, M91791West CovinaCaliforniaUnited States
20536Gray, Taylor, M91776San GabrielCaliforniaUnited States
21016Kapoor, Michele, J12311BerlinSaarlandGermany

Generated 2025-07-15 09:19:14.187 UTC