[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 9715  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11156Roberts, Maria90712LakewoodCaliforniaUnited States
13033Gonzalez, Xavier, L94611OaklandCaliforniaUnited States
27052Bailey, Jada, W98104SeattleWashingtonUnited States

Generated 2025-07-19 12:39:59.075 UTC