[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 509   SHUFFLE   <  SKIP 835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27543Griffin, Katherine, P94611OaklandCaliforniaUnited States
27183Garcia, Geoffrey95010HofBayernGermany
21388Lee, Nicole97045Oregon CityOregonUnited States

Generated 2025-07-15 07:35:07.024 UTC