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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14081Butler, Nicole, J94611OaklandCaliforniaUnited States
24423Harris, Alyssa, E90012Los AngelesCaliforniaUnited States
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-20 19:31:22.993 UTC