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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
22642Rivera, GarrettAS23Stoke-on-TrentEnglandUnited Kingdom
17381Guo, Krystal, S4217Gold CoastQueenslandAustralia

Generated 2025-07-11 13:43:01.886 UTC