[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 211   SHUFFLE   <  SKIP 2148  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22123Bailey, Isabella90210Beverly HillsCaliforniaUnited States
12849Baker, Adam93700DrancySeine Saint DenisFrance
19419Adams, Allison, L59100RoubaixNordFrance

Generated 2025-07-15 15:51:47.788 UTC