[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 7110   SHUFFLE   <  SKIP 1558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23905Zhang, Jose91054ErlangenBayernGermany
26945Hill, Katelyn93000BobignySeine Saint DenisFrance
26001Lee, Nicholas, G97330CorvallisOregonUnited States

Generated 2025-07-22 09:26:45.027 UTC