[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 767   SHUFFLE   <  SKIP 2892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12116Gray, Amanda, E97205PortlandOregonUnited States
14356Baker, Isabella, A91776San GabrielCaliforniaUnited States
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States

Generated 2025-07-19 05:48:47.663 UTC