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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15980Morgan, Gabrielle98366Port OrchardWashingtonUnited States
19051Henderson, Taylor, M93000BobignySeine Saint DenisFrance
14404Davis, Rachel, T98107BallardWashingtonUnited States

Generated 2025-07-15 01:04:10.500 UTC