[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 3375   SHUFFLE   <  SKIP 3131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25284Mitchell, Allison90241DowneyCaliforniaUnited States
23645Zheng, Curtis, S3000MelbourneVictoriaAustralia
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-21 06:15:11.198 UTC