[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 1406  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14093Arthur, Jillian, J90210Beverly HillsCaliforniaUnited States
16806Zhao, Louis94010BurlingameCaliforniaUnited States
15484Henderson, Samuel, L91791West CovinaCaliforniaUnited States
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States

Generated 2025-07-11 22:53:27.439 UTC