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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23693Jenkins, Jacqueline94109San FranciscoCaliforniaUnited States
26257Jimenez, Hector94010BurlingameCaliforniaUnited States
21500Long, Devin, J98403TacomaWashingtonUnited States

Generated 2025-07-12 14:55:20.155 UTC